Method Ok(string, string, ExampleTier, long, string[], string?)

Assembly: redb.Examples.dll

Helper to create success result without count (for setup/CRUD).

protected static ExampleResult Ok(string id, string title, ExampleTier tier, long elapsedMs, string[] output, string? sql = null)